* progmodes/js.el: Edit docstrings throughout to follow Emacs
authorChong Yidong <cyd@stupidchicken.com>
Sat, 15 Aug 2009 01:04:14 +0000 (01:04 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 15 Aug 2009 01:04:14 +0000 (01:04 +0000)
commit4a952f62fc87e9b485e43c2f15fc33dd59c01239
tree68872fafdb7569678b22fe7ccbb3c8c3e6250187
parent675be76fc145336b476e0bba66dd02948ccb2bf5
* progmodes/js.el: Edit docstrings throughout to follow Emacs
conventions.
(js-insert-and-indent): Function deleted.
(js-mode-map): Don't bind keys to js-insert-and-indent.
(js-beginning-of-defun): Rename from js--beginning-of-defun.
(js-end-of-defun): Rename from js--end-of-defun.
(js-auto-indent-flag): Variable deleted.
lisp/ChangeLog
lisp/progmodes/js.el